.w1200{
	position: relative;
	width: 1200px;
	margin: 0px auto;
}
.w1000{
	width: 1000px;
	margin: 0 auto;
}
/*ΥΠΙΜΌΣΓΛ*/
.i-bus{
float:left;
width:100%;
	padding-top: 75px;
	height: 674px;
	background-color:#F2F2F2;
}
.i-bus .cla-tit .cn{
	font: 24px/40px "ΞΆΘνΡΕΊΪ"; text-align:center;
}
.i-bus .cla-tit .en{
	color: #e0e0e0;	font:45px/50px "Times New Roman" "Arial";
	text-transform: uppercase; text-align:center;

}
.i-bus-list{
	margin-top: 65px;
}
.i-bus-list ul{
margin-right: -20px;
}
.i-bus-list li{
	float:left;
	width: 280px;
	margin-right: 20px;
}
.i-bus-list-img,
.i-bus-list-img img{
	width: 280px;
	height: 230px;
}
.i-bus-info{
	padding: 15px 35px;
	height: 220px;
	background: #fff;
	text-align: center;
}
.i-bus-info .cn{
	font-size: 20px;
	color: #555;
}
.i-bus-info .en{
	font: 20px/1.8 "Times New Roman","Arial";
	color: #ccc;
	text-transform: uppercase;
}
.i-bus-info i{
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 86px;
	font-size: 0px;
	height: 1px;
	background: #e5e5e5;
	margin: 20px 0px;
}
.i-bus-list li .dis{
	color: #888;
	font-size: 14px;
}

